home *** CD-ROM | disk | FTP | other *** search
- Path: news.cac.psu.edu!hrbicf!m1w
- From: m1w@icf.hrb.com (Michael E. Warren)
- Newsgroups: comp.lang.c
- Subject: Capturing stdout from a forked process
- Message-ID: <1996Jan9.162406.24172@hrbicf>
- Date: 9 Jan 96 16:24:06 EST
- Organization: HRB Systems, Inc.
-
-
- Can anyone tell me how to have one process spawn another using fork and exec
- and capture that processes stdout? I'd like to use some standard Unix commands
- and examine their results in C program.
-
- Mike Warren
- HRB Systems
- State College, PA
-
-